Skip to content

Commit

Permalink
Change: remove aurelia as there can be user files in that directory
Browse files Browse the repository at this point in the history
  • Loading branch information
Ruud68 committed Feb 29, 2024
1 parent 9ccaf07 commit a4f524c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/script.php
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,6 @@ public function preflight($type, $parent)
// Site folders
$deleteFolders[] = '/components/com_kunena/language';
$deleteFolders[] = '/components/com_kunena/src';
$deleteFolders[] = '/components/com_kunena/template/aurelia';
$deleteFolders[] = '/components/com_kunena/template/system';
$deleteFolders[] = '/components/com_kunena/tmpl';
// Library folders
Expand Down

0 comments on commit a4f524c

Please sign in to comment.