BTHLABS-94: Pass is_netloc_banned from save to share extension

This commit is contained in:
2026-07-21 08:20:43 +02:00
parent 9565a71bc8
commit d90504eed9
15 changed files with 124 additions and 34 deletions

View File

@@ -21,6 +21,7 @@
@property IBOutlet UIView *errorView;
@property IBOutlet UIView *unprocessableEntityView;
@property IBOutlet UnameLabel *unameLabel;
@property IBOutlet UILabel *savedLabel;
-(IBAction)doCancel:(id)sender;
-(IBAction)doClose:(id)sender;