kokluch commited on
Commit
ab363b4
·
1 Parent(s): 246d6d4

Fix target name

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -43,7 +43,7 @@ def get_well_known_aasa():
43
  },
44
  "classificationreport": {
45
  "apps": [
46
- "X9NN3FSS3T.com.lela.Serenity.UnwantedCommunicationReportingExtension",
47
  "X9NN3FSS3T.com.lela.Serenity"
48
  ]
49
  }
 
43
  },
44
  "classificationreport": {
45
  "apps": [
46
+ "X9NN3FSS3T.com.lela.Serenity.SerenityUnwantedCommunicationExtension",
47
  "X9NN3FSS3T.com.lela.Serenity"
48
  ]
49
  }