mirror of
https://github.com/elder-plinius/P4RS3LT0NGV3.git
synced 2026-06-06 06:53:56 +02:00
Tokenade: remove Randomize toggle from UI; keep randomization enabled internally
This commit is contained in:
+1
-4
@@ -306,10 +306,7 @@
|
||||
<input type="checkbox" v-model="tbIncludeNoise" />
|
||||
<span>Invisible Noise</span>
|
||||
</label>
|
||||
<label class="switch neon" title="Use random emojis instead of cycling a fixed set">
|
||||
<input type="checkbox" v-model="tbRandomizeEmojis" />
|
||||
<span>Randomize</span>
|
||||
</label>
|
||||
<!-- Randomize always on by default; control removed from UI -->
|
||||
<label class="switch neon" title="Automatically copy result after generation">
|
||||
<input type="checkbox" v-model="tbAutoCopy" />
|
||||
<span>Auto-copy</span>
|
||||
|
||||
Reference in New Issue
Block a user