allow edits to copyright policy

This commit is contained in:
keyan 2023-12-04 17:05:16 -06:00
parent f438b14df7
commit 2298f1455f
1 changed files with 2 additions and 2 deletions

View File

@ -81,8 +81,8 @@ export const LOST_BLURBS = [
]
export const ITEM_ALLOW_EDITS = [
// FAQ, old privacy policy, changelog, content guidelines, tos, new privacy policy
349, 76894, 78763, 81862, 338393, 338369
// FAQ, old privacy policy, changelog, content guidelines, tos, new privacy policy, copyright policy
349, 76894, 78763, 81862, 338393, 338369, 338453
]
export const INVOICE_RETENTION_DAYS = 7