mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-02-25 18:55:32 -06:00
Update a little bit user dropdown message
This commit is contained in:
@@ -163,7 +163,7 @@ async function checkPostgresExtension (extension: string) {
|
||||
}
|
||||
}
|
||||
|
||||
async function createFunctions () {
|
||||
function createFunctions () {
|
||||
const query = `CREATE OR REPLACE FUNCTION immutable_unaccent(text)
|
||||
RETURNS text AS
|
||||
$func$
|
||||
|
||||
Reference in New Issue
Block a user