meh
This commit is contained in:
parent
22f380b311
commit
492a7e5e39
@ -26,7 +26,7 @@ export const setShipFavouriteLoadoutController: RequestHandler = async (req, res
|
||||
interface ISetShipFavouriteLoadoutRequest {
|
||||
BootLocation: TBootLocation;
|
||||
FavouriteLoadoutId: IOid;
|
||||
TagName?: string; // given request for SHOP, but not for LISET
|
||||
TagName?: string;
|
||||
}
|
||||
|
||||
const updateTaggedDisplay = (arr: IFavouriteLoadoutDatabase[], body: ISetShipFavouriteLoadoutRequest): void => {
|
||||
|
Loading…
x
Reference in New Issue
Block a user