mirror of
https://github.com/aykhans/slash-e.git
synced 2025-07-06 21:22:36 +00:00
chore: use shortcut v2 api
This commit is contained in:
@ -5,7 +5,7 @@ import * as api from "../helpers/api";
|
||||
import Icon from "./Icon";
|
||||
|
||||
interface Props {
|
||||
shortcutId: ShortcutId;
|
||||
shortcutId: number;
|
||||
className?: string;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user