mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-09-06 08:01:35 +00:00
fix: Small fixes UI & Slack OAuth tuto (#2398)
* Small fixes frontend * Fixes after Ruben's comments * Small fixes UI and Slack OAuth tuto * Fix okta logo
This commit is contained in:
@@ -2,7 +2,7 @@ export default `import os
|
||||
import wmill
|
||||
|
||||
# You can import any PyPi package.
|
||||
# See here for more info: https://www.windmill.dev/docs/advanced/imports#python
|
||||
# See here for more info: https://www.windmill.dev/docs/advanced/imports#imports-in-python
|
||||
|
||||
# you can use typed resources by doing a type alias to dict
|
||||
#postgresql = dict
|
||||
|
||||
Reference in New Issue
Block a user