refactor: absolute imports with path alias (#2960) [skip ci]
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import type { NotificationAgentKey } from '../../lib/settings';
|
||||
import type { NotificationAgentKey } from '@server/lib/settings';
|
||||
|
||||
export interface UserSettingsGeneralResponse {
|
||||
username?: string;
|
||||
|
||||
Reference in New Issue
Block a user