mirror of
https://github.com/schollz/cowyo.git
synced 2023-08-10 21:13:00 +03:00
Fixed error
This commit is contained in:
parent
ad59f31709
commit
573f976ea3
@ -75,7 +75,6 @@ $( document ).ready(function() {
|
|||||||
|
|
||||||
{{ if .Encrypted }}
|
{{ if .Encrypted }}
|
||||||
var pass1 = "";
|
var pass1 = "";
|
||||||
event.preventDefault();
|
|
||||||
swal({
|
swal({
|
||||||
title: "Encryption",
|
title: "Encryption",
|
||||||
text: "Enter your passphrase:",
|
text: "Enter your passphrase:",
|
||||||
|
Loading…
Reference in New Issue
Block a user