Ensure that pruned Instances aren't treated as existing in syncback (#1179)

Closes #1178.
This commit is contained in:
Micah
2025-11-29 21:21:48 -08:00
committed by GitHub
parent b89cc7f398
commit d08780fc14
10 changed files with 65 additions and 6 deletions

View File

@@ -0,0 +1,9 @@
{
"name": "ref_properties_pruned",
"tree": {
"$className": "DataModel",
"ServerScriptService": {
"$path": "src"
}
}
}