Merge branch 'master' of github.com:m5stack/m5-docs

This commit is contained in:
Gitshaoxiang
2020-02-11 20:09:15 +08:00
+1 -1
View File
@@ -387,7 +387,7 @@
else if(anchor_name == "UNIT"){
$(".anchor-box").append(Part_A+unit_icon+Part_B);
}
else if(anchor_name == "APPLICATION"){
else if(anchor_name == "APPLICATIONS"){
$(".anchor-box").append(Part_A+application_icon+Part_B);
}
else if(anchor_name == "ACCESSORY"){