diff --git a/src/routes/idaa/(idaa)/bb/ae_idaa_comp__post_options.svelte b/src/routes/idaa/(idaa)/bb/ae_idaa_comp__post_options.svelte index 2e9c27aa..e103087b 100644 --- a/src/routes/idaa/(idaa)/bb/ae_idaa_comp__post_options.svelte +++ b/src/routes/idaa/(idaa)/bb/ae_idaa_comp__post_options.svelte @@ -17,7 +17,7 @@ import { goto } from '$app/navigation'; 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, idaa_trig, idaa_prom } from '$lib/ae_idaa_stores'; import { posts_func } from '$lib/ae_posts/ae_posts_functions'; - +import Help_tech from '$lib/e_app_help_tech.svelte'; // let ae_promises: key_val = {}; // let ae_tmp: key_val = {}; @@ -31,10 +31,25 @@ if (log_lvl) console.log('** Component Loaded: ** Post Options'); - + + + +