forked from electricdusk/rushlink
meta: Fix CanDelete string
This commit is contained in:
@@ -11,7 +11,7 @@ created: unknown
|
||||
{{else -}}
|
||||
created: {{.Paste.TimeCreated}}
|
||||
{{end -}}
|
||||
delete token: {{.CanDelete}}
|
||||
delete token: {{.CanDeleteString}}
|
||||
|
||||
{{if and (ne .Paste.State.String "deleted") .CanDeleteBool}}
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user