Skip to content

Commit 33f86a9

Browse files
authored
Update auth.blade.php
1 parent 5b1859b commit 33f86a9

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

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

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,5 @@
6060
particlesJS.load('particles-js', '{!! Theme::url('vendor/particlesjs/particles.json?t={cache-version}') !!}', function() {});
6161
})
6262
</script>
63-
64-
@if(config('pterodactyl.lang.in_context')) {!! Theme::js('vendor/phraseapp/phraseapp.js?t={cache-version}') !!} @endif
6563
</body>
6664
</html>

0 commit comments

Comments
 (0)