mirror of
https://github.com/nonebot/nonebot2.git
synced 2026-07-26 10:12:47 +00:00
🎨 replace prettier with oxfmt
This commit is contained in:
@@ -38,7 +38,7 @@ export default function AdapterForm(): React.ReactNode {
|
||||
template: "adapter_publish.yml",
|
||||
title: `Adapter: ${result.name}`,
|
||||
...result,
|
||||
})}`
|
||||
})}`,
|
||||
);
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user