|
|
@ -56,8 +56,6 @@ import { base } from "$app/paths";
|
|
|
|
}
|
|
|
|
}
|
|
|
|
});
|
|
|
|
});
|
|
|
|
|
|
|
|
|
|
|
|
console.log(example);
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
type['examples'].forEach(value => {
|
|
|
|
type['examples'].forEach(value => {
|
|
|
|
if(value['name'] == example) {
|
|
|
|
if(value['name'] == example) {
|
|
|
|
commission.example = value['url'];
|
|
|
|
commission.example = value['url'];
|
|
|
|