view scripts/test_accounts/data/tazar%2eint/roster/pierre.dat @ 130:82b148ed4f98

screenshort (0.7): added file sharing animation
author Goffi <goffi@goffi.org>
date Thu, 05 Jul 2018 14:14:58 +0200
parents 1eb3ec190ea1
children
line wrap: on
line source

return {
	[false] = {
		["version"] = 10;
	};
	["pending"] = {};
	["buenaventura@tazar.int"] = {
		["groups"] = {};
		["subscription"] = "both";
	};
	["elisee@tazar.int"] = {
		["subscription"] = "both";
		["groups"] = {};
	};
	["louise@tazar.int"] = {
		["groups"] = {};
		["subscription"] = "both";
	};
	["souliane@tazar.int"] = {
		["groups"] = {};
		["subscription"] = "both";
	};
	["goffi@tazar.int"] = {
		["groups"] = {};
		["subscription"] = "both";
	};
};