mirror of
https://github.com/Equicord/Equicord.git
synced 2025-06-13 00:23:02 -04:00
[skip ci] Refactor utils
This commit is contained in:
parent
2834bed518
commit
0d5e2d0696
110 changed files with 341 additions and 327 deletions
|
@ -16,7 +16,7 @@
|
|||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
export default class Logger {
|
||||
export class Logger {
|
||||
/**
|
||||
* Returns the console format args for a title with the specified background colour and black text
|
||||
* @param color Background colour
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue