mirror of
https://github.com/immich-app/immich.git
synced 2025-07-09 03:04:16 -04:00
10 lines
192 B
Swift
10 lines
192 B
Swift
//
|
|
// ShareViewController.swift
|
|
// ShareExtension
|
|
//
|
|
// Created by Alex Tran on 7/31/24.
|
|
//
|
|
|
|
import share_handler_ios_models
|
|
|
|
class ShareViewController: ShareHandlerIosViewController {} |