diff options
| author | Stepan Goremykin <goremukin@gmail.com> | 2023-04-01 23:01:20 +0200 |
|---|---|---|
| committer | Stepan Goremykin <goremukin@gmail.com> | 2023-04-01 23:01:20 +0200 |
| commit | 2d24da406d45ec074c52de08cd6737e087102db0 (patch) | |
| tree | a585900d5f695b24441d0e865f7f7c630cd72fdd | |
| parent | e74630a6137b77e76b7fc311859e6c81bcd776b5 (diff) | |
Add "Emby" to exceptions
| -rw-r--r-- | Jellyfin.sln.DotSettings | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Jellyfin.sln.DotSettings b/Jellyfin.sln.DotSettings index b56741648..2ef037485 100644 --- a/Jellyfin.sln.DotSettings +++ b/Jellyfin.sln.DotSettings @@ -1,3 +1,4 @@ <wpf:ResourceDictionary xml:space="preserve" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:s="clr-namespace:System;assembly=mscorlib" xmlns:ss="urn:shemas-jetbrains-com:settings-storage-xaml" xmlns:wpf="http://schemas.microsoft.com/winfx/2006/xaml/presentation"> + <s:Boolean x:Key="/Default/UserDictionary/Words/=Emby/@EntryIndexedValue">True</s:Boolean> <s:Boolean x:Key="/Default/UserDictionary/Words/=Jellyfin/@EntryIndexedValue">True</s:Boolean> <s:Boolean x:Key="/Default/UserDictionary/Words/=Playstate/@EntryIndexedValue">True</s:Boolean></wpf:ResourceDictionary>
\ No newline at end of file |
