You've already forked Tricky-Addon-Update-Target-List
mirror of
https://github.com/KOWX712/Tricky-Addon-Update-Target-List.git
synced 2025-09-06 06:37:09 +00:00
misc: move dependency to assets folder
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
import { exec, showPrompt } from './main.js';
|
||||
import { exec } from './assets/kernelsu.js';
|
||||
import { showPrompt } from './main.js';
|
||||
|
||||
const bootHashOverlay = document.getElementById('boot-hash-overlay');
|
||||
const bootHash = document.querySelector('.boot-hash-card');
|
||||
|
||||
Reference in New Issue
Block a user