mirror of
https://github.com/IrosTheBeggar/mStream.git
synced 2025-10-27 07:31:02 +00:00
update loki version
This commit is contained in:
parent
00a1d38167
commit
8587f09d9b
@ -4,7 +4,7 @@ const winston = require('winston');
|
||||
const config = require('../state/config');
|
||||
|
||||
const userDataDbName = 'user-data.loki-v1.db';
|
||||
const filesDbName = 'files.loki-v2.db';
|
||||
const filesDbName = 'files.loki-v3.db';
|
||||
const shareDbName = 'shared.loki-v1.db';
|
||||
|
||||
// Loki Collections
|
||||
|
||||
Loading…
Reference in New Issue
Block a user