mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-28 03:03:47 +02:00
word
This commit is contained in:
@@ -23,8 +23,8 @@ const toolDefinitions = [
|
||||
category: 'image',
|
||||
iconKey: 'image',
|
||||
navIcon: 'ri-image-line',
|
||||
titleKey: 'view.tools.pictures.inventory',
|
||||
descriptionKey: 'view.tools.pictures.inventory_description',
|
||||
titleKey: 'view.tools.pictures.gallery',
|
||||
descriptionKey: 'view.tools.pictures.gallery_description',
|
||||
navEligible: true,
|
||||
action: { type: 'route', routeName: 'gallery' }
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user