feat: refactor the settings page architecture
This commit is contained in:
parent
efdd934e62
commit
c015ad9948
55 changed files with 2212 additions and 1635 deletions
|
|
@ -41,13 +41,10 @@ Translation files may be found in the [i18n directory](./i18n). New translations
|
|||
|
||||
Licensed under the [GNU Public License 3.0](https://choosealicense.com/licenses/gpl-3.0).
|
||||
|
||||
|
||||
|
||||
### Contribution
|
||||
|
||||
Any contribution intentionally submitted for inclusion in the work by you shall be licensed under the GNU Public License 3.0 (GPL-3.0). Each source file should have a SPDX copyright notice at the top of the file:
|
||||
|
||||
```
|
||||
// Copyright {year-created} System76 <info@system76.com>
|
||||
// SPDX-License-Identifier: GPL-3.0-only
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue