mirror of
https://github.com/docmost/docmost.git
synced 2026-08-24 10:12:14 +10:00
@@ -0,0 +1,3 @@
|
||||
export const CacheKey = {
|
||||
LICENSE_VALID: (workspaceId: string) => `license:valid:${workspaceId}`,
|
||||
};
|
||||
Reference in New Issue
Block a user