Skip to content

Commit 84574f7

Browse files
authored
Remove dev warning
1 parent 78134ef commit 84574f7

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/html/options.html

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,6 @@
2323
<a class="uk-alert-close" uk-close></a>
2424
<p data-message="firstrunTitle"></p>
2525
</div>
26-
<div id="dev-alert" class="uk-alert uk-alert-danger uk-hidden">
27-
<p>You're using FastForward in development mode, which means that bypass definitions are loaded from your local injection_script.js and rules.json. If you would like to use the auto-updating system, delete those files and then check for updates.</p>
28-
</div>
2926
<div id="counter" class="uk-alert uk-alert-primary uk-hidden">
3027
<p><span></span> <a href="https://discord.gg/RSAf7b5njt" target="_blank" data-message="support"></a></p>
3128
</div>

0 commit comments

Comments
 (0)