Rename the plugin identifier
Summary: This diff renames the plugin identifier of the NT State plugin to `flipper-plugin-bloks-state`. WWW side changes are here D23991116 Distillery: D24136550 [NOTE]: LAND IT IN WEEKEND TO AVOID CLIENT AND SERVER IN AN UNSYNC STATE Differential Revision: D23932149 fbshipit-source-id: 1d9d28f83581be48c218150fe2a5cff26e5d846e
This commit is contained in:
committed by
Facebook GitHub Bot
parent
8c5c38d9fc
commit
49e3e1ddfa
@@ -25,7 +25,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
- (NSString*)identifier {
|
- (NSString*)identifier {
|
||||||
return @"flipper-plugin-ntstate";
|
return @"flipper-plugin-bloks-state";
|
||||||
}
|
}
|
||||||
|
|
||||||
- (BOOL)runInBackground {
|
- (BOOL)runInBackground {
|
||||||
|
|||||||
Reference in New Issue
Block a user