Skip to content

Commit

Permalink
update settings manager text
Browse files Browse the repository at this point in the history
  • Loading branch information
SethClydesdale committed Dec 17, 2024
1 parent 7318d13 commit ca2340b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion resources/javascript/head.js
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,7 @@
// open settings popup
GenkiModal.open({
title : 'Settings Manager',
content : '<p>Here you can manage your settings for Tobira Study Resources. To learn more about a setting, hover over its label for a short description.</p>'+
content : '<p>You can manage your settings for Tobira Study Resources in this window.<br>※ Please note that all data is saved locally to the browser, so clearing your browser\'s cache will reset your settings.</p>'+
'<div class="section-title">Display</div>'+
'<ul class="genki-settings-list">'+
'<li>'+
Expand Down
Loading

0 comments on commit ca2340b

Please sign in to comment.