template: Move programs block of Watchface2 correctly.

This commit is contained in:
Jaehyun Cho 2016-11-22 14:08:12 +09:00
parent 0a74589393
commit c1be183c93
1 changed files with 53 additions and 53 deletions

View File

@ -140,6 +140,7 @@ collections {
map.rotation.z: 360;
}
}
}
programs {
program { "load";
signal: "load";
@ -195,5 +196,4 @@ collections {
}
}
}
}
}