This commit is contained in:
2025-06-23 01:38:49 +08:00
parent 660cacbd53
commit 7971ad2746
6 changed files with 5 additions and 5 deletions

View File

@@ -1,5 +0,0 @@
export enum BlogPermission {
Public = 'Public',
ByPassword = 'ByPassword',
List = 'List',
}