mirror of
https://github.com/janishutz/libreevent.git
synced 2026-04-29 14:29:25 +02:00
ticket generation working
This commit is contained in:
@@ -33,7 +33,6 @@ module.exports.getDataSimple = ( db, column, searchQuery ) => {
|
||||
} ).catch( error => {
|
||||
reject( error );
|
||||
} );
|
||||
// resolve( '$2b$05$ElMYWoMjk7567lXkIkee.e.6cxCrWU4gkfuNLB8gmGYLQQPm7gT3O' );
|
||||
} );
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user