Update manifest.py
This commit is contained in:
parent
8f34a4bfd6
commit
b6f7964560
|
@ -43,7 +43,7 @@ class Single(object):
|
|||
'webp': [self.webp, self.webp_th]
|
||||
}
|
||||
|
||||
#这个最好新建一个类
|
||||
#这个最好新建一个类
|
||||
def upload_manifest(self):
|
||||
username = input('Enter your username: ')
|
||||
password = input('Enter your password: ')
|
||||
|
|
Loading…
Reference in New Issue