Changes to close #1407 and #1529 (#26)

This commit is contained in:
girshcatt
2023-10-27 02:47:58 +03:00
committed by GitHub
parent 8d7e77f191
commit 4a95d950d9
5 changed files with 60 additions and 62 deletions

View File

@ -10,7 +10,7 @@ import kotlin.io.path.exists
@Patch(
name = "Settings",
description = "Adds ReVanced settings to Reddit.",
description = "Adds ReVanced Extended settings to Reddit.",
dependencies =
[
IntegrationsPatch::class,
@ -44,4 +44,4 @@ object SettingsPatch : ResourcePatch() {
}
}
}
}