mirror of
https://github.com/garraflavatra/rolens.git
synced 2025-07-18 22:04:05 +00:00
Forms!
This commit is contained in:
@ -7,8 +7,6 @@
|
||||
export let info;
|
||||
export let hosts = {};
|
||||
|
||||
$: console.log(info);
|
||||
|
||||
async function selectHost(hostKey) {
|
||||
info.hostKey = hostKey;
|
||||
info.dbKey = undefined;
|
||||
|
Reference in New Issue
Block a user