mirror of
https://github.com/jellyfin/jellyfin-kodi.git
synced 2025-12-14 19:13:17 +00:00
Re-add connection message
Reenabled the option to disable the message as well.
This commit is contained in:
parent
4d28f2a878
commit
2f78ea46d9
2 changed files with 7 additions and 6 deletions
|
|
@ -36,7 +36,7 @@
|
|||
</category>
|
||||
<category label="30022">
|
||||
<setting id="logLevel" type="enum" label="30004" values="None|Info|Debug" default="0" />
|
||||
<!--<setting id="supressConnectMsg" type="bool" label="30249" default="false" visible="true" enable="true" /> -->
|
||||
<setting id="supressConnectMsg" type="bool" label="30249" default="false" visible="true" enable="true" />
|
||||
<setting label="30239" type="action" action="RunPlugin(plugin://plugin.video.emby?mode=reset)" />
|
||||
|
||||
</category>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue