Skip to content

Commit 0d340ba

Browse files
committed
Update the plugin config
1 parent 0dc0c47 commit 0d340ba

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

plugin.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version = '0.0.1'
44
description = '基于 taskiq 的异步任务队列插件'
55
author = 'wu-clan'
66
tags = ['task']
7-
database = ['mysql', 'pgsql']
7+
database = ['mysql', 'postgresql']
88

99
[app]
1010
router = ['v1']

0 commit comments

Comments
 (0)