mirror of
https://github.com/Deutscher-Tischfussballbund/com_sportsmanager.git
synced 2026-06-10 06:27:52 +00:00
Fix component scripts
This commit is contained in:
+4
-4
@@ -51,9 +51,9 @@
|
||||
"[PLUGINTYPE]": "system"
|
||||
},
|
||||
"casesensitive": {
|
||||
"joomlaboilerplate": "kickboilerplate",
|
||||
"JoomlaBoilerplate": "KickBoilerPlate",
|
||||
"JOOMLABOILERPLATE": "KICKBOILERPLATE"
|
||||
"joomlaboilerplate": "sportsmanager",
|
||||
"JoomlaBoilerplate": "SportsManager",
|
||||
"JOOMLABOILERPLATE": "SPORTSMANAGER"
|
||||
},
|
||||
"boilerplate": {
|
||||
"files": [
|
||||
@@ -68,7 +68,7 @@
|
||||
"./boilerplates/plugin/system/**/**.{php,html,xml,ini,less,json,js,css}",
|
||||
"./boilerplates/plugin/system/**/.*.{php,html,xml,ini,less,json,js,css}"
|
||||
],
|
||||
"dest": "src/structure/plugins/system/kickboilerplate"
|
||||
"dest": "src/structure/plugins/system/sportsmanager"
|
||||
},
|
||||
{
|
||||
"src": [
|
||||
|
||||
Reference in New Issue
Block a user