Renamed background apps episode

This commit is contained in:
Sun Knudsen 2021-01-05 08:30:26 -05:00
parent 41f56311dc
commit fc3a0b98b1
No known key found for this signature in database
GPG Key ID: 1FA767862BBD1305
2 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
<!-- <!--
Title: How to make sure app is not running in the background Title: How to make sure app is not running in the background on macOS
Description: Learn how to how to make sure app is not running in the background. Description: Learn how to how to make sure app is not running in the background on macOS.
Author: Sun Knudsen <https://github.com/sunknudsen> Author: Sun Knudsen <https://github.com/sunknudsen>
Contributors: Sun Knudsen <https://github.com/sunknudsen> Contributors: Sun Knudsen <https://github.com/sunknudsen>
Reviewers: Reviewers:
@ -8,7 +8,7 @@ Publication date: 2021-01-04T15:53:29.749Z
Listed: true Listed: true
--> -->
# How to make sure app is not running in the background # How to make sure app is not running in the background on macOS
## Caveats ## Caveats