Fix jwt-token
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
const { Device, Tenant } = require('./models');
|
const { Device, Tenant } = require('./server/models');
|
||||||
|
|
||||||
async function createStockholmDevice() {
|
async function createStockholmDevice() {
|
||||||
try {
|
try {
|
||||||
|
|||||||
Reference in New Issue
Block a user