增加client_id登录方式

This commit is contained in:
NewTab
2022-01-19 20:35:14 +08:00
parent e8694643d8
commit 364c0da236
5 changed files with 33 additions and 16 deletions

View File

@@ -170,7 +170,7 @@ class _AddTaskPageState extends ConsumerState<AddTaskPage> {
height: 5,
),
const Text(
"定时的cron不校验,自己确保写的是正确的cron",
"定时的cron不校验是否正确",
style: TextStyle(
fontSize: 12,
),