code refactor
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
import services from '@/lib/services.js';
|
||||
|
||||
export function getMobileUrlQrCodePath() {
|
||||
return services.generateQrCodeUrl('mobile_url');
|
||||
}
|
||||
Reference in New Issue
Block a user