We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3dde246 commit 595a0feCopy full SHA for 595a0fe
resources/views/components/config/config.blade.php
@@ -304,6 +304,7 @@ function text($key){
304
305
<a name="Advanced"><h2 class="ch2">Advanced</h2></a>
306
307
+{{toggle('JOIN_BETA')}}
308
309
{{-- start MAINTENANCE_MODE --}}
310
<form id="MAINTENANCE_MODE-form" action="{{route('editConfig')}}" enctype="multipart/form-data" method="post">
@@ -325,9 +326,6 @@ function text($key){
325
326
{{-- end MAINTENANCE_MODE --}}
327
328
-{{toggle('JOIN_BETA')}}
329
-
330
331
{{toggle('SKIP_UPDATE_BACKUP')}}
332
333
0 commit comments