Skip to content

Commit e5cf512

Browse files
authored
Update master.blade.php
1 parent 33f86a9 commit e5cf512

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

resources/themes/pterodactyl/layouts/master.blade.php

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -286,9 +286,6 @@ class="active"
286286
{!! Theme::js('vendor/socketio/socket.io.v203.min.js?t={cache-version}') !!}
287287
{!! Theme::js('vendor/bootstrap-notify/bootstrap-notify.min.js?t={cache-version}') !!}
288288
{!! Theme::js('js/autocomplete.js?t={cache-version}') !!}
289-
@if(config('pterodactyl.lang.in_context'))
290-
{!! Theme::js('vendor/phraseapp/phraseapp.js?t={cache-version}') !!}
291-
@endif
292289

293290
@if(Auth::user()->root_admin)
294291
<script>

0 commit comments

Comments
 (0)