Work on Jitsi for IDAA
This commit is contained in:
@@ -30,6 +30,9 @@ let idaa_local_data_struct: key_val = {
|
||||
"c9ea07b5-06b0-4a43-a2d0-8d06558c8a82",
|
||||
"58db22ee-4b0a-49a7-9f34-53d2ba85a84b",
|
||||
],
|
||||
novi_jitsi_mod_li: [
|
||||
"5724aad7-6d89-47e7-8943-966fd22911bd",
|
||||
],
|
||||
|
||||
novi_archives_base_url: "https://www.idaa.org/idaa-archives",
|
||||
novi_bb_base_url: "https://www.idaa.org/idaa-bulletin-board",
|
||||
|
||||
@@ -10,7 +10,7 @@ import { browser } from '$app/environment';
|
||||
import { ae_snip, ae_loc, ae_sess, ae_api, ae_trig, slct, slct_trigger } from '$lib/ae_stores';
|
||||
import { idaa_loc, idaa_sess, idaa_slct } from '$lib/ae_idaa_stores';
|
||||
|
||||
import Help_tech from '$lib/e_app_help_tech.svelte';
|
||||
// import Help_tech from '$lib/e_app_help_tech.svelte';
|
||||
|
||||
interface Props {
|
||||
/** @type {import('./$types').LayoutData} */
|
||||
|
||||
@@ -7,11 +7,11 @@ import { browser } from '$app/environment';
|
||||
// *** Import other supporting libraries
|
||||
// import * as icons from '@lucide/svelte';
|
||||
import {
|
||||
Brain,
|
||||
House, Library,
|
||||
RefreshCw,
|
||||
Satellite
|
||||
} from '@lucide/svelte';
|
||||
Brain,
|
||||
House, Library,
|
||||
RefreshCw,
|
||||
Satellite
|
||||
} from '@lucide/svelte';
|
||||
// import { AppBar } from '@skeletonlabs/skeleton-svelte';
|
||||
// import type {
|
||||
// ModalComponent
|
||||
|
||||
Reference in New Issue
Block a user