mirror of
https://github.com/freeCodeCamp/devdocs
synced 2024-11-16 19:48:10 +01:00
Settings → Preferences
This commit is contained in:
parent
0c30072edd
commit
53224a1488
1 changed files with 1 additions and 1 deletions
|
@ -36,5 +36,5 @@ app.templates.settingsPage = (settings) -> """
|
|||
</div>
|
||||
|
||||
<p>
|
||||
<a href="#" class="_reset-link" data-behavior="reset">Reset all settings and data</a>
|
||||
<a href="#" class="_reset-link" data-behavior="reset">Reset all preferences and data</a>
|
||||
"""
|
||||
|
|
Loading…
Reference in a new issue