getStationListの整理

This commit is contained in:
harukin-expo-dev-env
2025-04-10 18:40:04 +00:00
parent 423625c08a
commit 577e793af9
12 changed files with 47 additions and 66 deletions

View File

@@ -2,7 +2,7 @@ import React, { createContext, useContext, useState, useEffect } from "react";
import { ASCore } from "../storageControl";
import { getStationList2 } from "../lib/getStationList2";
import { getStationList2 } from "../lib/getStationList";
import { injectJavascriptData } from "../lib/webViewInjectjavascript";
const initialState = {