mirror of
https://github.com/schollz/cowyo.git
synced 2023-08-10 21:13:00 +03:00
Merge branch 'master' of github.com:schollz/cowyo
This commit is contained in:
commit
def0f9d669
@ -281,7 +281,6 @@ func handlePageUpdate(c *gin.Context) {
|
||||
if json.IsPrimed {
|
||||
p.IsPrimedForSelfDestruct = true
|
||||
}
|
||||
p.Save()
|
||||
message = "Saved"
|
||||
success = true
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user