mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-25 02:13:00 +08:00
fix(server): node imports order (#5583)
This commit is contained in:
@@ -36,6 +36,7 @@ export interface Scalars {
|
||||
export enum FeatureType {
|
||||
Copilot = 'Copilot',
|
||||
EarlyAccess = 'EarlyAccess',
|
||||
UnlimitedWorkspace = 'UnlimitedWorkspace',
|
||||
}
|
||||
|
||||
export enum InvoiceStatus {
|
||||
|
||||
Reference in New Issue
Block a user