new bot in the making, slight improvements to old
This commit is contained in:
@@ -232,7 +232,7 @@ class DashBoard():
|
||||
inverse=True,
|
||||
)
|
||||
except:
|
||||
card = card = dbc.Card([
|
||||
card = dbc.Card([
|
||||
dbc.CardBody([
|
||||
html.H4("Could not load XKCD", className="card-title"),
|
||||
])
|
||||
|
Reference in New Issue
Block a user