Skip to content

Commit 366221f

Browse files
committed
;
1 parent fbd5c25 commit 366221f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@
200200

201201
<script>
202202
$(function () {
203-
$('[data-toggle="tooltip"]').tooltip()
203+
$('[data-toggle="tooltip"]').tooltip();
204204
})
205205
</script>
206206
@show

0 commit comments

Comments
 (0)