minor: move "Time Played" to "Experimental Settings"
This commit is contained in:
parent
7ae424b60b
commit
bb4d5c06e5
1 changed files with 18 additions and 18 deletions
|
|
@ -741,24 +741,6 @@
|
||||||
* This feature does not make it possible to set your place(s) as "copyable"
|
* This feature does not make it possible to set your place(s) as "copyable"
|
||||||
</span>
|
</span>
|
||||||
</div>
|
</div>
|
||||||
<div class="setting-container" id="time-played">
|
|
||||||
<span class="badge bg-primary mb-1">New in v1.3!</span>
|
|
||||||
<br>
|
|
||||||
<span class="indicator"> </span>
|
|
||||||
<span class="title">
|
|
||||||
Time Played
|
|
||||||
</span>
|
|
||||||
<div class="setting-buttons">
|
|
||||||
<button class="btn btn-sm toggle-btn" data-setting="TimePlayedOn">Toggle</button>
|
|
||||||
</div>
|
|
||||||
<br />
|
|
||||||
<span class="desc">
|
|
||||||
Track your playtime in places around Polytoria!
|
|
||||||
</span>
|
|
||||||
<span class="warning">
|
|
||||||
* Past playtime data (prior to extension install/prior to setting enable) is, understandably, not able to be tracked
|
|
||||||
</span>
|
|
||||||
</div>
|
|
||||||
<div class="setting-container" id="home-join-friends">
|
<div class="setting-container" id="home-join-friends">
|
||||||
<span class="badge bg-primary mb-1">New in v1.3!</span>
|
<span class="badge bg-primary mb-1">New in v1.3!</span>
|
||||||
<br>
|
<br>
|
||||||
|
|
@ -909,6 +891,24 @@
|
||||||
* This feature is not polished - things like modifying avatar "Body Colors", pagination, outfits, etc haven't been added.
|
* This feature is not polished - things like modifying avatar "Body Colors", pagination, outfits, etc haven't been added.
|
||||||
</span>
|
</span>
|
||||||
</div>
|
</div>
|
||||||
|
<div class="setting-container" id="time-played">
|
||||||
|
<span class="badge bg-primary mb-1">New in v1.3!</span>
|
||||||
|
<br>
|
||||||
|
<span class="indicator"> </span>
|
||||||
|
<span class="title">
|
||||||
|
Time Played
|
||||||
|
</span>
|
||||||
|
<div class="setting-buttons">
|
||||||
|
<button class="btn btn-sm toggle-btn" data-setting="TimePlayedOn">Toggle</button>
|
||||||
|
</div>
|
||||||
|
<br />
|
||||||
|
<span class="desc">
|
||||||
|
Track your playtime in places around Polytoria!
|
||||||
|
</span>
|
||||||
|
<span class="warning">
|
||||||
|
* Past playtime data (prior to extension install/prior to setting enable) is, understandably, not able to be tracked
|
||||||
|
</span>
|
||||||
|
</div>
|
||||||
<div class="setting-container" id="inline-editing">
|
<div class="setting-container" id="inline-editing">
|
||||||
<span class="indicator"> </span>
|
<span class="indicator"> </span>
|
||||||
<span class="title">
|
<span class="title">
|
||||||
|
|
|
||||||
Reference in a new issue