mirror of
https://expo.survex.com/repositories/troggle/.git
synced 2025-12-17 09:47:24 +00:00
Cookie/ git author now working on Wallet updates
This commit is contained in:
@@ -228,7 +228,7 @@ class SvxForm(forms.Form):
|
||||
fout.write("\n")
|
||||
fout.close()
|
||||
|
||||
comment = f"Online survex edit: {self.data['filename']}.svx"
|
||||
comment = f"Online edit: {self.data['filename']}.svx"
|
||||
add_commit(fname, comment, editor)
|
||||
|
||||
msg = f"SAVED and committed to git (if there were differences)\nEdited by:{editor}"
|
||||
|
||||
Reference in New Issue
Block a user