mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-30 16:47:13 +01:00
Critical: Fix BlackMarketUplink and NtosAiRestorer
Both UIs were unusable due to bad routing.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import { NtosWindow } from '../layouts';
|
||||
import { AiRestorerContent } from './AiRestorer';
|
||||
|
||||
export const AiRestorer = () => {
|
||||
export const NtosAiRestorer = () => {
|
||||
return (
|
||||
<NtosWindow resizable>
|
||||
<NtosWindow.Content scrollable>
|
||||
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user