Fixed data loading/saving.
This commit is contained in:
parent
06e7747142
commit
9b39ef3953
4 changed files with 11 additions and 7 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue