Fixed data loading/saving.
This commit is contained in:
@@ -17,6 +17,11 @@
|
||||
* along with Tox-WeeChat. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
|
||||
/////// TODO //////////
|
||||
// get rid of data from deleted/nonexisting identities so it doesn't accumulate
|
||||
///////////////////////
|
||||
|
||||
#include <weechat/weechat-plugin.h>
|
||||
#include <tox/tox.h>
|
||||
#include <jansson.h>
|
||||
|
||||
Reference in New Issue
Block a user