Fix quoting

file-group-page
bat 3 years ago
parent 508d3629ad
commit bd0dcb4575

@ -9,8 +9,8 @@ async function initCache() {
'/components/header.js',
'/components/nav-menu.js',
'/components/dialog.js',
'/forms/button-group.js,
'/menu/dropdown.js,
'/forms/button-group.js',
'/menu/dropdown.js',
]) //1
}

Loading…
Cancel
Save