We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b1859b commit 33f86a9Copy full SHA for 33f86a9
resources/themes/pterodactyl/layouts/auth.blade.php
@@ -60,7 +60,5 @@
60
particlesJS.load('particles-js', '{!! Theme::url('vendor/particlesjs/particles.json?t={cache-version}') !!}', function() {});
61
})
62
</script>
63
-
64
- @if(config('pterodactyl.lang.in_context')) {!! Theme::js('vendor/phraseapp/phraseapp.js?t={cache-version}') !!} @endif
65
</body>
66
</html>
0 commit comments