Change 'My Tasks' to 'My Submitted Tasks'
This commit is contained in:
parent
23f63f7a43
commit
e3c63b3ded
@ -104,7 +104,7 @@ class SubmitTaskCommand(Command):
|
||||
},
|
||||
),
|
||||
Submit(
|
||||
title="My Tasks",
|
||||
title="My Submitted Tasks",
|
||||
data={
|
||||
"callback_keyword": "my_tasks_callback_rbamzfyx",
|
||||
"sender": self.sender,
|
||||
|
Loading…
Reference in New Issue
Block a user