More regex path-fixes
This commit is contained in:
@@ -151,4 +151,4 @@ public class Schema35 extends Schema {
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -218,8 +218,8 @@ public class SettingsService {
|
||||
"VideoMask", "CoverArtMask, HlsCommand", "HlsCommand2", "JukeboxCommand", "UrlRedirectTrialExpires", "VideoTrialExpires",
|
||||
"CoverArtFileTypes", "UrlRedirectCustomHost", "CoverArtLimit", "StreamPort");
|
||||
|
||||
private static final String LOCALES_FILE = "/org.libresonic.player/i18n/locales.txt";
|
||||
private static final String THEMES_FILE = "/org.libresonic.player/theme/themes.txt";
|
||||
private static final String LOCALES_FILE = "/org/libresonic/player/i18n/locales.txt";
|
||||
private static final String THEMES_FILE = "/org/libresonic/player/theme/themes.txt";
|
||||
|
||||
private static final Logger LOG = Logger.getLogger(SettingsService.class);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user