This commit is contained in:
ljqing 2023-01-19 11:21:18 +08:00
parent 5f03edeb6c
commit e8f2d4eb9c
1 changed files with 1 additions and 1 deletions

View File

@ -167,7 +167,7 @@
const hide_desktop_value = ref(false);
const disable_blending_params_id = ref("1");
const disable_blending_params = ref(false);
const show_blending_grids_id = ref("show_blending_grids");
const show_blending_grids_id = ref("blending_grids_show");
const show_blending_grids = ref(false);
const options = computed({
get() {