diff options
author | salaaad2 <arthurdurant263@gmail.com> | 2022-04-17 20:06:17 +0200 |
---|---|---|
committer | salaaad2 <arthurdurant263@gmail.com> | 2022-04-17 20:06:17 +0200 |
commit | b3b1138709abbcf93ccdfbff72f09bb88b8b817f (patch) | |
tree | df0682846f41758c4fece85a80229422a67a3aa1 /gosrc/default.json | |
parent | smith is cool (diff) | |
download | smith-b3b1138709abbcf93ccdfbff72f09bb88b8b817f.tar.gz smith-b3b1138709abbcf93ccdfbff72f09bb88b8b817f.tar.bz2 smith-b3b1138709abbcf93ccdfbff72f09bb88b8b817f.tar.xz smith-b3b1138709abbcf93ccdfbff72f09bb88b8b817f.tar.zst smith-b3b1138709abbcf93ccdfbff72f09bb88b8b817f.zip |
refactor, readme, gui hooks, and more
Diffstat (limited to 'gosrc/default.json')
-rw-r--r-- | gosrc/default.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gosrc/default.json b/gosrc/default.json new file mode 100644 index 0000000..b1d652f --- /dev/null +++ b/gosrc/default.json @@ -0,0 +1,5 @@ +{ + "public_key": "hello", + "secret_key": "hehehe", + "mirror": "heheheheheh" +} |