mirror of
https://github.com/deadc0de6/dotdrop.git
synced 2026-02-11 16:04:00 +00:00
fix syntax error
This commit is contained in:
@@ -58,4 +58,4 @@ def main():
|
|||||||
|
|
||||||
|
|
||||||
if __name__ == '__main__':
|
if __name__ == '__main__':
|
||||||
main():
|
main()
|
||||||
|
|||||||
Reference in New Issue
Block a user