mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-04 20:43:04 +00:00
show use_alt_np as disabled if dependent setting is disabled
+ add getters to settings store + add use sidebar setting
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
<Navigation />
|
||||
</div>
|
||||
|
||||
<nowPlaying v-if="!settings.use_alt_np" />
|
||||
<nowPlaying v-if="settings.show_default_np" />
|
||||
</div>
|
||||
</template>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user