mirror of
https://github.com/Tygs/0bin.git
synced 2023-08-10 21:13:00 +03:00
added email settings
This commit is contained in:
@ -409,6 +409,9 @@ if (content && key) {
|
||||
/** Syntaxic coloration */
|
||||
prettyPrint();
|
||||
|
||||
/** Add margin color */
|
||||
$("#paste-content").addClass("margin-color");
|
||||
|
||||
/* Display result */
|
||||
$loading.text('Done').css('width', '100%');
|
||||
$bar.hide();
|
||||
|
Reference in New Issue
Block a user