アイコンの設定更新
This commit is contained in:
@@ -20,7 +20,7 @@ export const getDelayData = async () => {
|
||||
}
|
||||
return null;
|
||||
});
|
||||
ToastAndroid.show(`${delayString}`, ToastAndroid.SHORT);
|
||||
//ToastAndroid.show(`${delayString}`, ToastAndroid.SHORT);
|
||||
return { time, delayString };
|
||||
};
|
||||
export function TraInfoEXWidget({ time, delayString }) {
|
||||
|
Reference in New Issue
Block a user