mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-11-12 00:45:47 +01:00
ACP integration for Sounds
This commit is contained in:
@@ -43,6 +43,8 @@ define(function() {
|
||||
type: 'success',
|
||||
timeout: 2500
|
||||
});
|
||||
|
||||
socket.emit('admin.restart');
|
||||
});
|
||||
} else {
|
||||
console.log('[settings] Form not found.');
|
||||
|
||||
Reference in New Issue
Block a user