This website requires JavaScript.
Explore
Help
Sign In
vaultwarden
/
goldwarden-vaultwarden-bitwarden-client
mirror of
https://github.com/quexten/goldwarden.git
Watch
1
Star
0
Fork
You've already forked goldwarden-vaultwarden-bitwarden-client
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
a0b82eb175
goldwarden-vaultwarden-bitw...
/
gui
/
__init__.py
2 lines
1 B
Raw
Normal View
History
Unescape
Escape
Create __init__.py Avoid this crash if the python script is executed: ``` Traceback (most recent call last): File "/home/mte90/Desktop/kde/goldwarden/gui/goldwarden_ui_main.py", line 2, in <module> import src.linux.main as linux_main ModuleNotFoundError: No module named 'src.linux' ```
2024-02-12 18:34:18 +01:00