Give the twitter plugin an id in the json file
AbandonedPublic

Authored by aacid on Dec 5 2017, 2:51 PM.

Details

Reviewers
apol
Summary

The rest of the plugins don't need one because they are not pure QML like this one

Without this the plugin id is "main" because it's taken from main.js and that makes you have to write
disabled=main
in the configuration that is kind of cumbersome

Diff Detail

Repository
R495 Purpose Library
Branch
master
Lint
No Linters Available
Unit
No Unit Test Coverage
aacid requested review of this revision.Dec 5 2017, 2:51 PM
aacid created this revision.