fix(core): local workspace collections (#4378)

This commit is contained in:
Alex Yang
2023-09-15 02:19:22 -07:00
committed by GitHub
parent eea38a08c5
commit c41c3c81c8
3 changed files with 29 additions and 11 deletions
@@ -1,4 +0,0 @@
// todo
export function useLocationTitle(): string {
return 'AFFiNE';
}