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