The settings menu not working

This commit is contained in:
RandomTechChannel
2023-07-24 18:15:08 +08:00
committed by GitHub
parent 1bb4cad91d
commit d821734a43
+2 -2
View File
@@ -1319,8 +1319,8 @@ function CallExtensionSettings() {
</div> </div>
<div class="aboutcontainer"> <div class="aboutcontainer">
<div> <div>
<h1 class="addonitem" style="margin-top: 20px; margin-bottom: 5px;">Support Me</h1> <h1 class="addonitem" style="margin-top: 20px; margin-bottom: 5px;"></h1>
<a href='https://ko-fi.com/O4O5AOFX9' target='_blank' style="background: none !important; margin: 0; padding:0;"><img height='36' style='border:0px;height:36px;' src='${chrome.runtime.getURL('/popup/kofi3.png')}' border='0' alt='Buy Me a Coffee at ko-fi.com' /></a>
</div> </div>
</div> </div>