Update config-editor.blade.php

This commit is contained in:
Julian Prieber 2022-11-17 18:01:59 +01:00
parent c32d7df344
commit e4c95e199f
1 changed files with 1 additions and 0 deletions

View File

@ -127,6 +127,7 @@
</div>
@elseif($_SERVER['QUERY_STRING'] == 'alternative-config')
@include('components.config.alternative-config')
@include('components.config.back-button')
@endif