mirror of
https://github.com/rubickCenter/rubick
synced 2025-12-29 22:39:45 +08:00
♻️ 代码重构
This commit is contained in:
@@ -83,7 +83,7 @@ const readme = computed(() => {
|
||||
});
|
||||
|
||||
const deletePlugin = async (plugin) => {
|
||||
await window.rubick.deletePlugin(plugin);
|
||||
await window.market.deletePlugin(plugin);
|
||||
updateLocalPlugin();
|
||||
};
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user