请问ShortCutsUtils中addShortcut()的变量clasName是打漏了个s还是故意的
zhihaofans opened this issue · 2 comments
zhihaofans commented
你好,请问ShortCutsUtils中addShortcut()的变量clasName是不小心打漏了个s还是故意的 (className->clasName) ,在研究怎么用时发现少了个s
afkT commented
习惯性打这个名字简写, 统一修改相关字符串的改为 className了
zhihaofans commented
@afkT 好的谢谢