feat: 添加忽略前缀订阅频道的 API

This commit is contained in:
2024-01-29 15:21:09 +08:00
parent 7716522380
commit c8eabd5a8b
2 changed files with 39 additions and 1 deletions

View File

@@ -5,7 +5,7 @@ plugins {
}
group = "cn.hamster3.mc.plugin"
version = "1.5.0"
version = "1.5.1"
subprojects {
apply {