summaryrefslogtreecommitdiff
path: root/ATRI/plugins/wife
diff options
context:
space:
mode:
authorKyomotoi <[email protected]>2022-07-01 00:06:30 +0800
committerKyomotoi <[email protected]>2022-07-01 00:06:30 +0800
commit78c7e1efc76da4e1311adecd500da8dd4fdca50d (patch)
tree882c492eaa14aed144af016076b10729f2ccc892 /ATRI/plugins/wife
parent81a1eeef9d7c393e683167470e95c0a15e7af6c0 (diff)
downloadATRI-78c7e1efc76da4e1311adecd500da8dd4fdca50d.tar.gz
ATRI-78c7e1efc76da4e1311adecd500da8dd4fdca50d.tar.bz2
ATRI-78c7e1efc76da4e1311adecd500da8dd4fdca50d.zip
🚸 提高用户体验
Diffstat (limited to 'ATRI/plugins/wife')
-rw-r--r--ATRI/plugins/wife/__init__.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/ATRI/plugins/wife/__init__.py b/ATRI/plugins/wife/__init__.py
index e783946..dfa43eb 100644
--- a/ATRI/plugins/wife/__init__.py
+++ b/ATRI/plugins/wife/__init__.py
@@ -21,6 +21,7 @@ tietie_superuser = Wife().on_message(
rule=Rule(),
permission=SUPERUSER,
block=False,
+ priority=11,
)