diff --git a/apps/draupnir/src/appservice/bot/VersionCommand.tsx b/apps/draupnir/src/appservice/bot/VersionCommand.tsx index ef2e083..5fde85b 100644 --- a/apps/draupnir/src/appservice/bot/VersionCommand.tsx +++ b/apps/draupnir/src/appservice/bot/VersionCommand.tsx @@ -45,4 +45,4 @@ AppserviceBotInterfaceAdaptor.describeRenderer(AppserviceVersionCommand, { ); }, -}); \ No newline at end of file +});