chore: rename to Elk
This commit is contained in:
parent
674879cb7f
commit
129e12c217
12 changed files with 35 additions and 69 deletions
|
@ -12,7 +12,7 @@ const {
|
|||
}>()
|
||||
|
||||
let isSending = $ref(false)
|
||||
const storageKey = `nuxtodon-draft-${draftKey}`
|
||||
const storageKey = `elk-draft-${draftKey}`
|
||||
function getDefaultStatus(): CreateStatusParamsWithStatus {
|
||||
return {
|
||||
status: '',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue