Happy 2021
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
// Copyright 2019-2021 The Hush developers
|
||||
// Released under the GPLv3
|
||||
#include "DataStore.h"
|
||||
|
||||
SietchDataStore* DataStore::getSietchDataStore()
|
||||
@@ -13,4 +15,4 @@ ChatDataStore* DataStore::getChatDataStore()
|
||||
ContactDataStore* DataStore::getContactDataStore()
|
||||
{
|
||||
return ContactDataStore::getInstance();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user