0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-08-08 08:35:01 +00:00

remove experimental/beta tags on snippets.

This commit is contained in:
Gazook89
2026-05-28 21:28:52 -05:00
parent bb3f6fe642
commit e7df5d1160
2 changed files with 19 additions and 25 deletions
+3 -4
View File
@@ -195,10 +195,9 @@ export default [
]
},
{
name : 'Index',
icon : 'fas fa-bars',
gen : indexGen,
experimental : true
name : 'Index',
icon : 'fas fa-bars',
gen : indexGen,
},
]