default: disable the plugin
This commit is contained in:
parent
fcd3ae650a
commit
9b5a12bd0c
@ -7,7 +7,7 @@ __version__ = '1.0.0'
|
|||||||
__name__ = 'memtemp'
|
__name__ = 'memtemp'
|
||||||
__license__ = 'GPL3'
|
__license__ = 'GPL3'
|
||||||
__description__ = 'A plugin that will add a memory and temperature indicator'
|
__description__ = 'A plugin that will add a memory and temperature indicator'
|
||||||
__enabled__ = True
|
__enabled__ = False
|
||||||
|
|
||||||
import struct
|
import struct
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user