mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-22 17:23:00 +02:00
Added apr1
This commit is contained in:
@@ -86,6 +86,7 @@ import { BypassWrapper } from "./React/BypassWrapper";
|
||||
|
||||
import _wrap from "lodash/wrap";
|
||||
import _functions from "lodash/functions";
|
||||
import { Apr1 } from "./Apr1";
|
||||
|
||||
const htmlLocation = location;
|
||||
|
||||
@@ -552,6 +553,7 @@ export function GameRoot({ player, engine, terminal }: IProps): React.ReactEleme
|
||||
<Snackbar />
|
||||
</>
|
||||
)}
|
||||
<Apr1 />
|
||||
</SnackbarProvider>
|
||||
</BypassWrapper>
|
||||
</ErrorBoundary>
|
||||
|
||||
Reference in New Issue
Block a user