http tab more or less done
This commit is contained in:
parent
5aed9a20b8
commit
c4f83808b0
7 changed files with 310 additions and 0 deletions
|
|
@ -131,6 +131,7 @@ const adminSettingsStorage = {
|
|||
}
|
||||
|
||||
const descriptions = {}
|
||||
|
||||
backendDescriptions.forEach(d => convert(d, '', descriptions))
|
||||
console.log('DESCRIPTIONS', descriptions)
|
||||
commit('updateAdminDescriptions', { descriptions })
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue