move bloks plugin to ntstate plugin
Summary: Send data to NT/Bloks plugin instead of Bloks plugin. There are changes on the distillery side as well D23873230, which needs to land together with this diff. Differential Revision: D23903952 fbshipit-source-id: 2b748e73116f10d69ec1cf810075882bb8fa09a6
This commit is contained in:
committed by
Facebook GitHub Bot
parent
359f7ad639
commit
32de8c31c3
@@ -25,7 +25,7 @@
|
||||
}
|
||||
|
||||
- (NSString*)identifier {
|
||||
return @"flipper-plugin-bloks";
|
||||
return @"flipper-plugin-ntstate";
|
||||
}
|
||||
|
||||
- (BOOL)runInBackground {
|
||||
|
||||
Reference in New Issue
Block a user