mirror of
https://github.com/tildeclub/ttbp.git
synced 2026-06-27 14:09:26 +00:00
started nopub feature
core file loading now checks files against a list of nopubs, stored in .ttbp/config/nopub
This commit is contained in:
@@ -407,7 +407,7 @@ press <enter> to begin recording your feels.
|
||||
if publishing():
|
||||
core.load_files()
|
||||
core.write("index.html")
|
||||
left = "posted to "+LIVE+USER+"/"+SETTINGS["publish dir"]+"/index.html"
|
||||
left = "posted to "+LIVE+USER+"/"+SETTINGS["publish dir"]+"/index.html\n\n>"
|
||||
redraw(left + " thanks for sharing your feels!")
|
||||
|
||||
return
|
||||
|
||||
Reference in New Issue
Block a user