mirror of
https://github.com/StarFleetCPTN/GoMFT.git
synced 2026-09-08 23:50:48 +02:00
- Add x-init hook to set default form values in config form - Adjust scrollbar hover color in layout - Create marker files for providers, source, and destination packages - Remove unnecessary error styling in local source form
4 lines
186 B
Go
4 lines
186 B
Go
// Package source contains the UI source forms for the GoMFT application.
|
|
// This file serves as a marker for the source package to ensure it's properly recognized by Go.
|
|
package source
|