mirror of
https://github.com/janishutz/libreevent.git
synced 2025-11-25 13:24:24 +00:00
fix ascii art
This commit is contained in:
@@ -19,7 +19,7 @@ const db = require( './backend/db/db.js' );
|
||||
|
||||
console.log( `
|
||||
|
||||
_ _ _ _
|
||||
_ _ _ _
|
||||
| (_) | | |
|
||||
| |_| |__ _ __ ___ _____ _____ _ __ | |_
|
||||
| | | '_ \\| '__/ _ \\/ _ \\ \\ / / _ \\ '_ \\| __|
|
||||
|
||||
@@ -195,7 +195,7 @@ export default {
|
||||
this.theme = '☽';
|
||||
}
|
||||
console.log( `
|
||||
_ _ _ _
|
||||
_ _ _ _
|
||||
| (_) | | |
|
||||
| |_| |__ _ __ ___ _____ _____ _ __ | |_
|
||||
| | | '_ \\| '__/ _ \\/ _ \\ \\ / / _ \\ '_ \\| __|
|
||||
|
||||
Reference in New Issue
Block a user