Removed API Key for sndup. Closes #109

This commit is contained in:
2017-01-29 17:59:57 -06:00
parent 023e0979c6
commit 4d82ecc8f2
3 changed files with 3 additions and 14 deletions

View File

@@ -25,7 +25,6 @@ current_soundpack = string(default="default")
indicate_audio = boolean(default=True)
indicate_geo = boolean(default=True)
indicate_img = boolean(default=True)
sndup_api_key = string(default="")
[other_buffers]
timelines = list(default=list())