mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-13 21:05:19 +00:00
chore(editor): rename std.doc to std.store (#9596)
This commit is contained in:
@@ -34,7 +34,7 @@ export abstract class BlockService extends Extension {
|
||||
}
|
||||
|
||||
get doc() {
|
||||
return this.std.doc;
|
||||
return this.std.store;
|
||||
}
|
||||
|
||||
get host() {
|
||||
|
||||
Reference in New Issue
Block a user