Upload files to 'project_manager'
This commit is contained in:
parent
0d4959cbff
commit
f4d88da4bb
1 changed files with 1 additions and 1 deletions
|
@ -189,7 +189,7 @@ def layer(win):
|
|||
|
||||
|
||||
def do():
|
||||
gitlink = "https://github.com/JYamihud/VCStudio/commits/main/"
|
||||
gitlink = "https://notabug.org/jyamihud/VCStudio/commits/master"
|
||||
os.system("xdg-open "+gitlink+filename)
|
||||
|
||||
UI_elements.roundrect(layer, win,
|
||||
|
|
Loading…
Reference in a new issue