Fix patreon not sharing between guild members
This commit is contained in:
@ -74,7 +74,7 @@ pub async fn get_user_info(
|
||||
let preferences = sqlx::query!(
|
||||
"
|
||||
SELECT
|
||||
timezone,
|
||||
IFNULL(timezone, 'UTC') AS timezone,
|
||||
use_browser_timezone,
|
||||
dashboard_color_scheme,
|
||||
reset_inputs_on_create
|
||||
|
Reference in New Issue
Block a user