import { Component } from "solid-js" export const SettingsCommands: Component = () => { return (
Command settings will be configurable here.