feat: update the SDE to 2023-11-15 (#13)

This includes the new data for the Havoc Expansion.
This commit is contained in:
Patric Stout
2023-11-19 12:10:19 +01:00
committed by GitHub
parent 7cc287b4c2
commit a471c04aa0

View File

@@ -7,7 +7,7 @@ import { DogmaAttribute, DogmaEffect, TypeDogma, TypeID } from "./DataTypes";
// eslint-disable-next-line import/extensions
import * as esf_pb2 from "./esf_pb2.js";
const defaultDataUrl = "https://data.eveship.fit/20231023-4/";
const defaultDataUrl = "https://data.eveship.fit/20231115-0/";
interface DogmaData {
loaded?: boolean;