mv notify-test.js test/notify.js

This commit is contained in:
Ralf Vogler 2023-12-26 16:54:10 +01:00
parent 09a364c67d
commit 5a4f07ce70

View file

@ -1,6 +1,6 @@
/* eslint-disable no-constant-condition */ /* eslint-disable no-constant-condition */
import { delay, html_game_list, notify } from './util.js'; import { delay, html_game_list, notify } from '../util.js';
import { cfg } from './config.js'; import { cfg } from '../config.js';
const URL_CLAIM = 'https://gaming.amazon.com/home'; // dummy URL const URL_CLAIM = 'https://gaming.amazon.com/home'; // dummy URL