优化
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
const PLUGIN_ID = 'com.msgbyte.sakana-widget';
|
||||
const PLUGIN_NAME = 'sakana-widget';
|
||||
|
||||
console.log(`Plugin ${PLUGIN_NAME}(${PLUGIN_ID}) is loaded`);
|
||||
|
||||
import('./main');
|
||||
Reference in New Issue
Block a user