get, set, and clear blocks from localStorage
This commit is contained in:
@@ -3,6 +3,7 @@ define(function () {
|
||||
// localStorage
|
||||
userHashKey: 'User_hash',
|
||||
userNameKey: 'User_name',
|
||||
blockHashKey: 'Block_hash',
|
||||
fileHashKey: 'FS_hash',
|
||||
// sessionStorage
|
||||
newPadPathKey: "newPadPath",
|
||||
|
||||
Reference in New Issue
Block a user