Skip to content

Commit

Permalink
Update signal.js
Browse files Browse the repository at this point in the history
  • Loading branch information
xosg committed Feb 1, 2024
1 parent d59b68e commit d094d33
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions signal.js
Original file line number Diff line number Diff line change
Expand Up @@ -293,6 +293,7 @@ async function Signal(request, response, HTTP) {

}

delete require.cache[require.resolve('./signal.json')]
let signal = require('./signal.json');

Object.assign(signal, newSignal);
Expand Down

0 comments on commit d094d33

Please sign in to comment.