mirror of
https://gitflic.ru/project/alt-gnome/karkas.git
synced 2025-04-05 17:13:48 +03:00
fix: disable standard.welcome in karkas_lite
This commit is contained in:
parent
3434230446
commit
3edee6e930
@ -15,7 +15,7 @@ async def main():
|
||||
block_loader("standard", "command_helper"),
|
||||
block_loader("standard", "spam", safe=False),
|
||||
block_loader("standard", "report"),
|
||||
block_loader("standard", "welcome", safe=False),
|
||||
# block_loader("standard", "welcome", safe=False),
|
||||
block_loader("standard", "help"),
|
||||
]
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user