♻️ (inbox) rename fleeting notes into inbox
This commit is contained in:
@@ -19,7 +19,7 @@ import { defineAsyncComponent, defineComponent } from 'vue'
|
||||
|
||||
const FluxNote = defineAsyncComponent(() => import('@/components/FluxNote.vue'))
|
||||
|
||||
const FLEETING_NOTES_FOLDER = 'fleeting-notes'
|
||||
const FLEETING_NOTES_FOLDER = 'inbox'
|
||||
|
||||
export default defineComponent({
|
||||
name: 'FleetingNotes',
|
||||
|
||||
Reference in New Issue
Block a user