improve code style
This commit is contained in:
@@ -31,7 +31,7 @@ extension PHTheme {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/// Load the bundled theme.
|
/// Load the bundled theme.
|
||||||
/// If the theme doesn't exist or fails to parse, the execution is interrupted.
|
/// If the file doesn't exist or fails to parse, the execution is interrupted.
|
||||||
static private func loadFromBundle() throws -> PHTheme {
|
static private func loadFromBundle() throws -> PHTheme {
|
||||||
guard
|
guard
|
||||||
let defaultConfig = Bundle.module.url(
|
let defaultConfig = Bundle.module.url(
|
||||||
|
|||||||
Reference in New Issue
Block a user