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