1
0
mirror of https://github.com/nicoverbruggen/phpmon.git synced 2025-08-07 03:50:08 +02:00

🏗 WIP: Broken services toggling

You can break it by opening the menu twice.
This commit is contained in:
2023-01-06 19:14:17 +01:00
parent a090cbc20b
commit 456948ffd9
3 changed files with 5 additions and 6 deletions

View File

@ -1298,9 +1298,9 @@
C45B9147295607E200F4EC78 /* Services */ = {
isa = PBXGroup;
children = (
C45B9148295607F400F4EC78 /* ServiceWrapper.swift */,
C45E76132854A65300B4FE0C /* ServicesManager.swift */,
C45B914D295608E300F4EC78 /* ValetServicesManager.swift */,
C45B9148295607F400F4EC78 /* ServiceWrapper.swift */,
C45B91522956123A00F4EC78 /* FakeServicesManager.swift */,
);
path = Services;