mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-08-04 19:11:57 +08:00
@@ -211,7 +211,7 @@ export class BlockQueryDataSource extends DataSourceBase {
|
||||
}
|
||||
}
|
||||
|
||||
propertyDuplicate(_columnId: string): string {
|
||||
propertyDuplicate(_columnId: string): string | undefined {
|
||||
throw new Error('Method not implemented.');
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user