Skip to content

Commit

Permalink
实时更新json
Browse files Browse the repository at this point in the history
  • Loading branch information
youusername committed Apr 14, 2020
1 parent 20a6e3a commit 912b149
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions magnetX/SideViewController.m
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,10 @@ - (void)viewDidLoad {

extern sideModel *selectSideRule;
selectSideRule = self.sites[0];


[self updateJson:nil];

}
- (IBAction)update:(id)sender {
AppDelegate* app =(AppDelegate*)[NSApplication sharedApplication].delegate;
Expand Down

0 comments on commit 912b149

Please sign in to comment.