Add a screenshot command.

This commit is contained in:
yrriban 2025-04-16 02:55:14 -04:00
parent aff20e9557
commit 1094c3aba9
3 changed files with 26 additions and 3 deletions

View file

@ -26,6 +26,7 @@ setup(
'fabricate = dcc.fabricate:Fabricate',
'put = dcc.put:Put',
'pb = dcc.pb:PB',
'ss = dcc.ss:SS',
],
},
zip_safe=False,