Changes in CI/CD
Added Entries to HelpSlideover.vue Removed Chip Display from index notifications bell
This commit is contained in:
@@ -13,10 +13,15 @@ const links = [{
|
||||
shortcuts.value = true
|
||||
}
|
||||
}, {
|
||||
label: 'Documentation',
|
||||
label: 'Homepage',
|
||||
icon: 'i-heroicons-book-open',
|
||||
to: 'https://fedeo.de',
|
||||
target: '_blank'
|
||||
}, {
|
||||
label: 'Bugs & Features',
|
||||
icon: 'i-heroicons-book-open',
|
||||
to: 'https://gitlab.federspiel.software/fedeo/software-features',
|
||||
target: '_blank'
|
||||
}/*, {
|
||||
label: 'GitHub repository',
|
||||
icon: 'i-simple-icons-github',
|
||||
|
||||
Reference in New Issue
Block a user