Files
BridgeSwarm/extension/options.html
T
Raven Scott 515b946cc9
CI / Build & Test (push) Has been cancelled
Add updated UI
2026-07-27 00:00:48 -04:00

13 lines
286 B
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>BridgeSwarm Settings</title>
<script src="options.js"></script>
</head>
<body>
<p>Opening Control Center Settings…</p>
</body>
</html>