lib/battery: add stub file
- Avoid an error for users who had the battery plugin enabled.pull/2085/head
parent
bf5e9476a8
commit
357a5725bf
|
|
@ -0,0 +1,4 @@
|
|||
# shellcheck shell=bash
|
||||
# stub for renamed file
|
||||
|
||||
_disable-plugin battery
|
||||
Loading…
Reference in New Issue