Commit b524c825 authored by yann300's avatar yann300

update label

parent fa131f92
...@@ -91,7 +91,7 @@ module.exports = class SettingsTab extends ViewPlugin { ...@@ -91,7 +91,7 @@ module.exports = class SettingsTab extends ViewPlugin {
</div> </div>
<p class="pt-1"> <p class="pt-1">
<i class="${css.icon} fas fa-exclamation-triangle text-warning" aria-hidden="true"></i> <i class="${css.icon} fas fa-exclamation-triangle text-warning" aria-hidden="true"></i>
<span class="text-warning">PAGE RELOAD REQUIRED AFTER SAVING A NEW TOKEN: (this step is temprorary, will be fixed soon)</span> <span class="text-warning">Please reload Remix after having saved the token.</span>
</p> </p>
</div> </div>
` `
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment