Fix modules order in TODO

This commit is contained in:
yflory 2017-11-17 18:19:11 +01:00
parent af8aa25228
commit fe9261f6a2

View File

@ -20,8 +20,8 @@ define([
Toolbar,
nThen,
SFCommon,
Hash,
UI,
Hash,
Todo,
Messages
)