Skip to content

Commit 47c4a76

Browse files
authored
Update basic256.js
1 parent aa9e4d5 commit 47c4a76

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

basic256.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
/* HELP ME MAKE THIS SHITTY CIPHER API GREAT AGAIN
2-
5th line is reserved for the automated script to attach the keys necessary. */
1+
'use strict';
2+
/* 5th line is reserved for the automated script to attach the keys necessary. */
33
let crypto = require('crypto');
44

55

0 commit comments

Comments
 (0)