mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-15 00:56:26 +08:00
fix:shapaes bidings error
This commit is contained in:
@@ -53,6 +53,7 @@ export type DefaultColumnsValue = {
|
||||
filterConstraint: FilterConstraint;
|
||||
filterWeakSqlConstraint: string;
|
||||
sorterConstraint: SorterConstraint;
|
||||
bindings: StringColumnValue;
|
||||
};
|
||||
|
||||
export const DEFAULT_COLUMN_KEYS = {
|
||||
|
||||
Reference in New Issue
Block a user