feat(yolk): replace client_name
This commit is contained in:
parent
f202edd5fd
commit
2780036983
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
import type { mastodon } from 'masto'
|
||||
|
||||
export const APP_NAME = 'Elk'
|
||||
export const APP_NAME = 'Yolk'
|
||||
|
||||
export const DEFAULT_POST_CHARS_LIMIT = 500
|
||||
export const DEFAULT_FONT_SIZE = '15px'
|
||||
|
|
Loading…
Reference in a new issue