Update app.py
Browse files
app.py
CHANGED
@@ -582,7 +582,7 @@ political_columns = [
|
|
582 |
|
583 |
template_column = {
|
584 |
"field": "Prompt Template",
|
585 |
-
"headerName": "Template",
|
586 |
"width": 150,
|
587 |
"filter": "agTextColumnFilter",
|
588 |
"filterParams": {
|
|
|
582 |
|
583 |
template_column = {
|
584 |
"field": "Prompt Template",
|
585 |
+
"headerName": "Prompt Template",
|
586 |
"width": 150,
|
587 |
"filter": "agTextColumnFilter",
|
588 |
"filterParams": {
|