utils working again

master
Theunis J. Botha 2021-06-21 12:35:33 +02:00
parent 5b35381e14
commit 77db6ba1c9
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
const Event = require('r3-event');
const Event = require('./r3-event');
/**