view scripts/test_accounts/data/souliane%2eorg/roster/peter.dat @ 148:7d71592778f1

flatpak (jp): added metadata (appdata) + icon (+missing category for Primitivus)
author Goffi <goffi@goffi.org>
date Mon, 24 Jun 2019 09:13:48 +0200
parents 1eb3ec190ea1
children
line wrap: on
line source

return {
	[false] = {
		["version"] = 17;
	};
	["pending"] = {};
	["dave@souliane.org"] = {
		["subscription"] = "both";
		["groups"] = {};
	};
	["dino@souliane.org"] = {
		["subscription"] = "both";
		["groups"] = {};
	};
	["frankie@souliane.org"] = {
		["subscription"] = "both";
		["groups"] = {};
	};
	["georges@souliane.org"] = {
		["subscription"] = "both";
		["groups"] = {};
	};
	["steven@souliane.org"] = {
		["subscription"] = "both";
		["groups"] = {};
	};
};