mirror of
https://github.com/lrsjng/h5ai.git
synced 2025-08-23 05:52:49 +02:00
Small fix.
This commit is contained in:
@@ -35,7 +35,7 @@
|
||||
|
||||
if ($('html').hasClass('no-browser')) {
|
||||
|
||||
$(function () { $('#no-js-fallback').removeClass('hideOnJs'); })
|
||||
$(function () { $('#no-js-fallback').removeClass('hideOnJs'); });
|
||||
|
||||
} else if (mode === 'info') {
|
||||
|
||||
|
Reference in New Issue
Block a user