Skip to content

Commit 28280a8

Browse files
isoossigurdm
andauthored
Update app/lib/admin/actions/package_version_delete.dart
Co-authored-by: Sigurd Meldgaard <[email protected]>
1 parent 0fd3f74 commit 28280a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/lib/admin/actions/package_version_delete.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ final packageVersionDelete = AdminAction(
1212
summary:
1313
'Set the admin-deleted flag on a package version (making it not visible).',
1414
description: '''
15-
Set the admin-deleted flag on a package version (updating the flag and the timestamp).
15+
Set the admin-deleted flag on a package version (updating the flag and the timestamp). After 2 months it will be fully deleted.
1616
''',
1717
options: {
1818
'package': 'The package name to be deleted',

0 commit comments

Comments
 (0)