Fully rename Pixeldrain to Nova
This commit is contained in:
@@ -5,7 +5,7 @@ import Chart from "util/Chart.svelte";
|
||||
import { color_by_name } from "util/Util";
|
||||
import ServerDiagnostics from "./ServerDiagnostics.svelte";
|
||||
import PeerTable from "./PeerTable.svelte";
|
||||
import { get_endpoint } from "lib/PixeldrainAPI";
|
||||
import { get_endpoint } from "lib/NovaAPI";
|
||||
|
||||
let graphEgress: Chart = $state()
|
||||
let graphDownloads: Chart = $state()
|
||||
|
||||
Reference in New Issue
Block a user