mirror of
https://github.com/PrivateBin/PrivateBin.git
synced 2025-07-24 15:25:28 -04:00
Fix Editor.hide typo
This commit is contained in:
parent
7eb96eb3cb
commit
d6b06269a4
1 changed files with 1 additions and 1 deletions
|
@ -2404,7 +2404,7 @@ jQuery.PrivateBin = (function($, RawDeflate) {
|
||||||
/**
|
/**
|
||||||
* hides the Editor
|
* hides the Editor
|
||||||
*
|
*
|
||||||
* @name Editor.reset
|
* @name Editor.hide
|
||||||
* @function
|
* @function
|
||||||
*/
|
*/
|
||||||
me.hide = function()
|
me.hide = function()
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue