CSS Work In Progress
* new peertube theme for ConverseJS * CSS linting * splash screen * defining CSS variables
This commit is contained in:
@ -135,6 +135,7 @@ window.initConverse = async function initConverse ({
|
||||
emoji: true,
|
||||
toggle_occupants: true
|
||||
},
|
||||
theme: 'peertube',
|
||||
persistent_store: 'sessionStorage'
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user