Tweak code note
This commit is contained in:
parent
8586cd0a5c
commit
76f04bac1b
@ -2,7 +2,7 @@ import { parseAiAutoGeneratedFieldsText } from '@/photo/ai';
|
||||
import type { StorageType } from '@/services/storage';
|
||||
import { makeUrlAbsolute, shortenUrl } from '@/utility/url';
|
||||
|
||||
// Hard-coded configuration values
|
||||
// Hard-coded configuration
|
||||
export const SHOULD_PREFETCH_ALL_LINKS: boolean | undefined = undefined;
|
||||
export const SHOULD_DEBUG_SQL = false;
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user