mirror of
https://github.com/aykhans/slash-e.git
synced 2025-12-15 21:19:21 +00:00
refactor: update ts proto generator
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import { Checkbox } from "@mui/joy";
|
||||
import { useEffect, useState } from "react";
|
||||
import { WorkspaceSetting } from "@/types/proto/api/v2/workspace_setting_service_pb";
|
||||
import { WorkspaceSetting } from "@/types/proto/api/v2/workspace_setting_service";
|
||||
import { getWorkspaceSetting, updateWorkspaceSetting } from "../../helpers/api";
|
||||
|
||||
const WorkspaceSection: React.FC = () => {
|
||||
|
||||
Reference in New Issue
Block a user