mirror of
https://github.com/quexten/goldwarden.git
synced 2024-11-23 13:38:01 +03:00
fix: autotypeing with libportal
This commit is contained in:
parent
5806475998
commit
ad1ab73d71
@ -2,4 +2,4 @@ from ..goldwarden import autotype
|
||||
|
||||
def autotype_libportal(text):
|
||||
print("autotypeing with libportal")
|
||||
goldwarden.autotype(text)
|
||||
autotype(text)
|
||||
|
Loading…
Reference in New Issue
Block a user