mirror of
https://github.com/sern-handler/website
synced 2026-06-27 18:22:22 +00:00
update order
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
title: Config
|
||||
description: Configure your bot
|
||||
sidebar:
|
||||
order: 2
|
||||
order: 3
|
||||
---
|
||||
Your app needs a way to store constants and required variables for the framework to work.
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
title: Tasks
|
||||
description: Schedule and execute functions at certain times
|
||||
sidebar:
|
||||
order: 2
|
||||
order: 3
|
||||
---
|
||||
|
||||
Your app may need to execute tasks in the future on intervals or over a long time.
|
||||
|
||||
Reference in New Issue
Block a user