Update index.lua

This commit is contained in:
FusionPBX 2021-02-23 21:00:56 -07:00 committed by GitHub
parent d2ff58ee42
commit fe92309901
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -194,7 +194,6 @@
--check sync
event:addHeader('event-string', 'check-sync;reboot='..reboot);
--event:addHeader('event-string', 'resync');
resync
--send the event
event:fire();
end);