...
Expand |
---|
title | Commit your changes, alter the component to run on the new commit and run it! |
---|
|
Commit and Push Changes to Git and go to the component card for Choosing the code to run for your component. |
And done! The next steps are how you could further refine the code
Expand |
---|
title | Make the configuration more robust by striping white space from the list ClientList |
---|
|
That would involve looping through the list and removing white space from each ID: Trimming white space and Lua table as list |
Expand |
---|
title | Customize the logging |
---|
|
See Custom Logging |
Expand |
---|
title | Customize the status |
---|
|
See Custom Status |
There is no limit to how you can streamline the usage of a custom component - if that helps address a bottleneck, then it’s well worth it.