[controller] add fixme

This commit is contained in:
Hylke Bons 2011-03-20 15:46:04 +00:00
parent b066b937f1
commit 83811f9503

View file

@ -151,6 +151,7 @@ namespace SparkleShare {
if (OnInvitation != null)
OnInvitation (server, folder, token);
// FIXME: big repos seem to often fail because they don't pass this test
} else if (SparkleRepo.IsRepo (args.FullPath)) {
AddRepository (args.FullPath);