From ac5528fb15609a7b6cb380c989db370b4e9ff750 Mon Sep 17 00:00:00 2001 From: Aria Moradi Date: Fri, 27 Aug 2021 04:49:53 +0430 Subject: [PATCH] add when the statement was true --- server/src/main/kotlin/suwayomi/tachidesk/manga/impl/Source.kt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/src/main/kotlin/suwayomi/tachidesk/manga/impl/Source.kt b/server/src/main/kotlin/suwayomi/tachidesk/manga/impl/Source.kt index 20b7b03f..aebeda6a 100644 --- a/server/src/main/kotlin/suwayomi/tachidesk/manga/impl/Source.kt +++ b/server/src/main/kotlin/suwayomi/tachidesk/manga/impl/Source.kt @@ -78,7 +78,7 @@ object Source { private val context by DI.global.instance() /** - * Clients should support these types for extensions to work properly + * (2021-08) Clients should support these types for extensions to work properly * - EditTextPreference * - SwitchPreferenceCompat * - ListPreference