いしづち8000のアイコン追加
This commit is contained in:
parent
35e05e92f5
commit
9b4b4bd0d6
@ -12,7 +12,7 @@ import * as Updates from "expo-updates";
|
||||
import { useWindowDimensions } from "react-native";
|
||||
import { ListItem } from "native-base";
|
||||
|
||||
const versionCode = "5.3.1";
|
||||
const versionCode = "5.3.2";
|
||||
|
||||
export const SettingTopPage = ({ navigate, testNFC, updateAndReload }) => {
|
||||
const { width } = useWindowDimensions();
|
||||
|
@ -115,7 +115,7 @@ export const injectJavascriptData = (
|
||||
case "1025M":
|
||||
case "1027M":
|
||||
case "1029M":
|
||||
setStationIcon(element.querySelector("img"),'https://storage.haruk.in/s8000nr.png');
|
||||
setStationIcon(element.querySelector("img"),'https://storage.haruk.in/s8000no.png');
|
||||
break;
|
||||
|
||||
//8000 アンパン
|
||||
|
Loading…
Reference in New Issue
Block a user