This commit is contained in:
jxxghp 2023-07-25 16:58:38 +08:00
parent 95de1b81e7
commit 5b0fb529e0

View File

@ -309,6 +309,9 @@ class AutoSignIn(_PluginBase):
'content': [
{
'component': 'td',
'props': {
'class': 'whitespace-nowrap break-keep'
},
'text': current_day
},
{