mirror of
https://github.com/KevinMidboe/seasoned.git
synced 2026-03-10 11:29:07 +00:00
Change the document title prefix from request to seasoned
This commit is contained in:
@@ -12,7 +12,7 @@ export default {
|
|||||||
namespaced: true,
|
namespaced: true,
|
||||||
state: {
|
state: {
|
||||||
emoji: '',
|
emoji: '',
|
||||||
titlePrefix: 'request',
|
titlePrefix: 'seasoned',
|
||||||
title: undefined
|
title: undefined
|
||||||
},
|
},
|
||||||
getters: {
|
getters: {
|
||||||
|
|||||||
Reference in New Issue
Block a user