Skip to content

Commit

Permalink
set config migrated
Browse files Browse the repository at this point in the history
  • Loading branch information
skerbis authored Jun 5, 2024
1 parent d0877f8 commit 45b6364
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions update.php
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,8 @@
$updateSql->setValue('key', $newKey);
$updateSql->update();
}


}
$addon = rex_addon::get("quick_navigation");
$addon->setConfig('quck_navigation_migrated', '1');

0 comments on commit 45b6364

Please sign in to comment.