mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 17:25:11 +08:00
fix: 分类名称
This commit is contained in:
@@ -7,7 +7,7 @@ export default defineAppConfig({
|
||||
groups: [
|
||||
{
|
||||
key: 1,
|
||||
name: '权限弹窗',
|
||||
name: '权限提示',
|
||||
quickFind: true,
|
||||
matchTime: 10000,
|
||||
rules: [
|
||||
@@ -19,7 +19,7 @@ export default defineAppConfig({
|
||||
},
|
||||
{
|
||||
key: 2,
|
||||
name: '通知弹窗',
|
||||
name: '通知提示',
|
||||
quickFind: true,
|
||||
matchTime: 10000,
|
||||
actionMaximum: 1,
|
||||
|
||||
Reference in New Issue
Block a user