refactor(web): svelte actions (#9701)
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
import { ActionQueryParameterValue, AppRoute, QueryParameter } from '$lib/constants';
|
||||
import { getPeopleThumbnailUrl } from '$lib/utils';
|
||||
import { handleError } from '$lib/utils/handle-error';
|
||||
import { shortcut } from '$lib/utils/shortcut';
|
||||
import { shortcut } from '$lib/actions/shortcut';
|
||||
import {
|
||||
getPerson,
|
||||
mergePerson,
|
||||
|
||||
Reference in New Issue
Block a user