mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-22 04:26:23 +08:00
chore: rename fundamentals to base (#9119)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { defineStartupConfig, ModuleConfig } from '../../fundamentals/config';
|
||||
import { defineStartupConfig, ModuleConfig } from '../../base/config';
|
||||
|
||||
export interface OAuthProviderConfig {
|
||||
clientId: string;
|
||||
|
||||
Reference in New Issue
Block a user