Skip to content

Commit 88fb734

Browse files
committed
clean code
Signed-off-by: JamesHow1ett <mopis101@gmail.com>
1 parent b309457 commit 88fb734

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

public/js/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2127,7 +2127,7 @@ socket.on('refresh', function (data) {
21272127
updateInfo(data)
21282128
updatePermission(data.permission)
21292129
currentPermission = data.permission
2130-
// run allowVisebleSource functionality
2130+
// run allowVisibleSource functionality
21312131
if (ui.toolbar.edit.data('blockSource')) {
21322132
try {
21332133
checkParametr(userIsLogin(personalInfo), currentPermission)

0 commit comments

Comments
 (0)