We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e366e0d commit 7620919Copy full SHA for 7620919
components/dashboard/src/admin/Settings.tsx
@@ -1,3 +1,9 @@
1
+/**
2
+ * Copyright (c) 2022 Gitpod GmbH. All rights reserved.
3
+ * Licensed under the GNU Affero General Public License (AGPL).
4
+ * See License-AGPL.txt in the project root for license information.
5
+ */
6
+
7
import { AdminGetListResult, WorkspaceAndInstance } from "@gitpod/gitpod-protocol";
8
import { useState } from "react";
9
import CheckBox from "../components/CheckBox";
0 commit comments