Slightly adjust non-advanced category weights (#1091)

This commit is contained in:
Guillaume Jenkins
2018-08-14 13:26:22 -04:00
committed by GitHub
parent 4c28160a34
commit da15752720
7 changed files with 13 additions and 13 deletions

View File

@ -4,7 +4,7 @@
/**
* Provides access to basic micro:bit functionality.
*/
//% color=#0078D7 weight=100 icon="\uf00a"
//% color=#0078D7 weight=116 icon="\uf00a"
namespace basic {
/**