First working version of EVE-PI
This commit is contained in:
4
src/const.ts
Normal file
4
src/const.ts
Normal file
@@ -0,0 +1,4 @@
|
||||
export const EVE_IMAGE_URL = "https://images.evetech.net";
|
||||
export const EXTRACTOR_TYPE_IDS = [
|
||||
2848, 3060, 3061, 3062, 3063, 3064, 3067, 3068,
|
||||
];
|
||||
Reference in New Issue
Block a user