diff options
author | salaaad2 <arthurdurant263@gmail.com> | 2022-04-19 21:58:23 +0200 |
---|---|---|
committer | salaaad2 <arthurdurant263@gmail.com> | 2022-04-19 21:58:23 +0200 |
commit | 57440c5f840dd5d4dadd80f69467a3b1450e6027 (patch) | |
tree | 032b6a106abe534f2e9cb27deb653525bf42a34c /gosrc/default.json | |
parent | refactor, readme, gui hooks, and more (diff) | |
download | smith-57440c5f840dd5d4dadd80f69467a3b1450e6027.tar.gz smith-57440c5f840dd5d4dadd80f69467a3b1450e6027.tar.bz2 smith-57440c5f840dd5d4dadd80f69467a3b1450e6027.tar.xz smith-57440c5f840dd5d4dadd80f69467a3b1450e6027.tar.zst smith-57440c5f840dd5d4dadd80f69467a3b1450e6027.zip |
improve response display, now with 400% more unmarshalling (smith_v_0.1.0)
Diffstat (limited to 'gosrc/default.json')
-rw-r--r-- | gosrc/default.json | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/gosrc/default.json b/gosrc/default.json deleted file mode 100644 index b1d652f..0000000 --- a/gosrc/default.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "public_key": "hello", - "secret_key": "hehehe", - "mirror": "heheheheheh" -} |