mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-13 08:06:24 +08:00
chore(editor): rename std.doc to std.store (#9596)
This commit is contained in:
@@ -50,7 +50,7 @@ export class GfxController extends LifeCycleWatcher {
|
||||
readonly viewport: Viewport = new Viewport();
|
||||
|
||||
get doc() {
|
||||
return this.std.doc;
|
||||
return this.std.store;
|
||||
}
|
||||
|
||||
get elementsBound() {
|
||||
|
||||
Reference in New Issue
Block a user