Changes
This commit is contained in:
@@ -2,7 +2,7 @@ export type PageMeta = {
|
||||
name: string;
|
||||
lastModified: number;
|
||||
lastOpened?: number;
|
||||
created?: boolean;
|
||||
perm: "ro" | "rw";
|
||||
};
|
||||
|
||||
// Used by FilterBox
|
||||
|
||||
Reference in New Issue
Block a user