dysonapr wrote: > It is showing within Apps. I did not pin it.
As stated, this list is fetched each time you enter "Apps" - so either your browser is caching LMS's response (which it should not, as each request is unique) or LMS is returning an incorrect list. If you look in the 'Network' tab of your browser's developer tools, you will see that each time you click "Apps" a call to "jsonrpc.js" is made, and the response from LMS. (Or you could use Material's debug logging to see the messages - detailed elsewhere) ------------------------------------------------------------------------ cpd73's Profile: http://forums.slimdevices.com/member.php?userid=66686 View this thread: http://forums.slimdevices.com/showthread.php?t=109624 _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/plugins
