mirror of
https://gitlab.com/oloturia/damastodon.git
synced 2025-01-06 21:47:15 +01:00
typo
This commit is contained in:
parent
d7a77b73c9
commit
90748cee5d
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@ import random
|
|||
import os
|
||||
import time
|
||||
import sys
|
||||
import re
|
||||
|
||||
api_url = sys.argv[1]
|
||||
save_position = "/tmp/"
|
||||
|
|
Loading…
Reference in a new issue